Assigning Alternate Text to Images and Image Maps in Word
This section provides information about how to create accessible images and image maps in your generated output by assigning alternate text to images.
Image and Image Map Alternate Text in Word
One of the largest accessibility challenges with online content today is the lack of alternative text for images and image maps. Sight-impaired users often use screen readers or refreshable Braille devices to read online content. However, when these assistive technologies come across images or image maps without alternative text, also known as alternate text, they are unable to provide users with information about the image or image map and its meaning.
The Web Content Accessibility Guidelines require that alternate text be provided for all images and image maps in online content. The alternate text is an image label that describes the image or each area of the image map. Online content should display alternate text for images and image maps when users perform the following actions:
  • The user hovers the mouse pointer over an image or section of an image map.
  • The user browser has been configured to disable display of images and image maps.
  • The user browser is a text-only browser such as Lynx.
  • The user uses assistive technology such as a screen reader.
The alternate text you assign to an image or sections of an image map should be as accurate and as succinct as possible and provide users with a brief description of the image and how the image relates to the page they are viewing. Make sure that your alternate text conveys all of the important information related to the image or image map section, but do not burden users with excessively long alternative text. Screen readers or refreshable Braille devices always read the alternative text, so if your page has several images or complex image maps with long descriptions, it can take a long time for the assistive devices to read image-heavy pages with long descriptions. If you need to provide a description of the image or image map section that is more than a few words or a few short sentences, you should provide a brief alternate text description of the image or image map section and then assign a longer description the image using either the longdesc attribute or a description. Once you specify a long description using the longdesc attribute, you can also optionally display a D link next to the image. For more information about assigning long descriptions to images, see Assigning Long Descriptions to Images in Word.
Assigning Alternate Text to Images in Word
Use the Web tab on the Format Picture window to assign alternate text to images in Microsoft Word source documents.
The following procedure provides an example of how to assign alternate text to images in Microsoft Word source documents using Microsoft Word 2003. Steps for assigning alternate text to images in Microsoft Word may be different in other versions of Microsoft Word.
To assign alternate text to an image in a Microsoft Word source document
  1. In your Microsoft Word source document, locate the image for which you want to specify image scaling.
  2. Right-click the image, and then click Format Picture or Format Object.
  3. On the Web tab, in the Alternative text field, type the alternate text you want to specify for the image.
  4. Click OK.
  5. Save your Microsoft Word source document.
  6. Generate output for your project. For more information, see Generating Output.
  7. Verify ePublisher assigned the alternate text you specified to the image when it generated output by completing the following steps:
    1. On the View menu, click Output Directory.
    2. In the TargetName folder, open the page that has the image to which you assigned alternate text in Notepad, where TargetName is the name of your target.
    3. Verify that the alternate text you specified is included in the alt tag for the image.
Assigning Alternate Text to Image Maps in Word
Use the Web tab on the Format Text Box window to assign alternate text to areas of an image map in Microsoft Word source documents.
The following procedure provides an example of how to assign alternate text to an image map in Microsoft Word source documents using Microsoft Word 2003. Steps for assigning alternate text to an image map in Microsoft Word may be different in other versions of Microsoft Word.
To assign alternate text to an image map in a Microsoft Word source document
  1. In your Microsoft Word source document, locate the image map for which you want to specify alternate text.
  2. For each clickable area of the image map, complete the following steps:
    1. Right-click the text box that defines a clickable region for the image map.
    2. On the Web tab, in the Alternative text field, type the alternate text you want to specify for the image.
    3. Click OK.
  3. Save your Microsoft Word source document.
  4. Verify ePublisher assigned the alternate text you specified to each area of the image map when it generated output by completing the following steps:
    1. On the View menu, click Output Directory.
    2. In the TargetName folder, open the page that has the image map to which you assigned alternate text in Notepad, where TargetName is the name of your target.
    3. Verify that the alternate text you specified is included in the alt tag for each area of the image map.
Was this helpful?
Last modified date: 01/28/2026